Settings and Favorites
Monday, September 8, 2025
12:07 PM
OneMore settings, favorites, the hashtag database and other configuration files are stored locally for your Windows account under the path %APPDATA%\OneMore.
If you want to share your configuration across multiple machines, first ensure that all machines have opened the same notebooks.
|
Use OneDrive
Windows has a feature called "symbolic linking" that creates a pointer from one location to another. When you try to reference a file or directory in the first location, Windows will automatically follow that pointer and silently redirect to the alternate location. Here's how to do it using the mklink command.
- Close OneNote
- Move the folder %appdata%\OneMore to OneDrive
- Open a CMD prompt
- cd %appdata%
- mklink /j OneMore <path-to-folde-on-OneDrive>
If you regularly reinstall Windows or use temporary VMs, just create the symbolic link before you install OneMore.
#omwiki #ombasics
© 2020 Steven M Cohn. All rights reserved.
Please consider a sponsorship or one-time donation to support ongoing development
Created with OneNote.